home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / HyperAppleEventƒ / AppleEvents Test / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1991-08-19  |  987 b   |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>2856</cardID>
  8.     <listID>2251</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>from MacWeek June 4, 1991, pg 62
  17.  
  18. -- on appleEvent class,id,sender
  19. -- put "Class:" && class into temp
  20. -- put "ID:" && id into line 2 of tempt
  21. -- put "Sender:" && sender into line 3 of temp
  22. -- request appleEvent data
  23. -- put "Data:" && it into line 4 of tempt
  24. -- answer "Apple event rec'd:" & return & temp with "Stop" or "Execute"
  25. -- if it is "Execute" then pass appleEvent
  26. -- end appleEvent</script>
  27.     <background id="2667" file="background_2667.xml" name="" />
  28.     <card id="2856" file="card_2856.xml" marked="false" name="" owner="2667" />
  29. </stack>
  30.